(PHP 5)
DOMXPath::registerNamespace — Registers the namespace with the DOMXPath object
Registers the namespaceURI and prefix with the DOMXPath object.
The prefix.
The URI of the namespace.
Devuelve TRUE si todo se llevó a cabo correctamente, FALSE en caso de fallo.